Fix the docs build.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Aug 2004 13:48:20 +0000 (13:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Aug 2004 13:48:20 +0000 (13:48 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkaction.c

index fbf1f82845cd65937b768b058a27d0f1e501c71a..82e1e0da8d0bc97db4c6800349649f9507647798 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaction.c (gtk_action_new): Fix the docs.
+
 Fri Aug 13 01:06:56 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreeview.c (gtk_tree_view_row_inserted): 
@@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004  Matthias Clasen  <maclas@gmx.de>
        implementing the necesssary ATK interfaces.  (#149728,
        Padraig O'Briain)
 
-Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de>
+Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de
 
        * gtk/gtkaction.c (gtk_action_new): Link to information about
        allowed action names.  (#149620, David Malcolm)
index fbf1f82845cd65937b768b058a27d0f1e501c71a..82e1e0da8d0bc97db4c6800349649f9507647798 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaction.c (gtk_action_new): Fix the docs.
+
 Fri Aug 13 01:06:56 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreeview.c (gtk_tree_view_row_inserted): 
@@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004  Matthias Clasen  <maclas@gmx.de>
        implementing the necesssary ATK interfaces.  (#149728,
        Padraig O'Briain)
 
-Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de>
+Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de
 
        * gtk/gtkaction.c (gtk_action_new): Link to information about
        allowed action names.  (#149620, David Malcolm)
index fbf1f82845cd65937b768b058a27d0f1e501c71a..82e1e0da8d0bc97db4c6800349649f9507647798 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaction.c (gtk_action_new): Fix the docs.
+
 Fri Aug 13 01:06:56 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreeview.c (gtk_tree_view_row_inserted): 
@@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004  Matthias Clasen  <maclas@gmx.de>
        implementing the necesssary ATK interfaces.  (#149728,
        Padraig O'Briain)
 
-Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de>
+Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de
 
        * gtk/gtkaction.c (gtk_action_new): Link to information about
        allowed action names.  (#149620, David Malcolm)
index fbf1f82845cd65937b768b058a27d0f1e501c71a..82e1e0da8d0bc97db4c6800349649f9507647798 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaction.c (gtk_action_new): Fix the docs.
+
 Fri Aug 13 01:06:56 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreeview.c (gtk_tree_view_row_inserted): 
@@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004  Matthias Clasen  <maclas@gmx.de>
        implementing the necesssary ATK interfaces.  (#149728,
        Padraig O'Briain)
 
-Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de>
+Thu Aug 12 00:02:29 2004  Matthias Clasen  <maclas@gmx.de
 
        * gtk/gtkaction.c (gtk_action_new): Link to information about
        allowed action names.  (#149620, David Malcolm)
index 687cc1b2632dba29e31ef044d9d26a38a470e8f8..b3b0557e0ca72758f7bce3a0d7986460470fbae8 100644 (file)
@@ -365,7 +365,7 @@ gtk_action_init (GtkAction *action)
  * Creates a new #GtkAction object. To add the action to a
  * #GtkActionGroup and set the accelerator for the action,
  * call gtk_action_group_add_action_with_accel().
- * See <xref linkend="XML-UI"> for information on allowed action
+ * See <xref linkend="XML-UI"/> for information on allowed action
  * names.
  *
  * Return value: a new #GtkAction